Warehouse adapter — Fulfillment By Amazon¶
The adapter object contains properties for connecting to the Fulfillment By Amazon API.
Parent object: a warehouse with property "platform" : "amazon"
Required properties¶
The following adapter properties are required for Fulfillment By Amazon warehouses.
auth_token¶
| Property | auth_token |
|---|---|
| Name | Amazon Authorization Token |
| Data type | string |
| Example | "amzn.mws.xxx-xxx-xx-xx-xxx" |
| Required? | Yes |
region¶
| Property | region |
|---|---|
| Name | Amazon Marketplace Region |
| Data type | string |
| Accepted values |
|
| Required? | Yes |
seller¶
| Property | seller |
|---|---|
| Name | Amazon Seller ID |
| Data type | string |
| Required? | Yes |
